#DefaultProductDetail-ProdNameContainer {
border-bottom: 4px solid #3809e0;
}

.DefaultProductDetail-ProdName {
font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 38px;
text-align: left;
text-transform: uppercase;
 
color: #333333;
}

.DefaultProductDetail-ItemCode {
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1;
text-align: center;
 
color: #333333;
}

.StockCheck {
font-family: Font Awesome 6 Brands;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 18px;
text-align: center;
text-transform: uppercase;
 
color: #25d366;
}

.StockCheckText {
font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 28px;
letter-spacing: -0.01em;
text-align: left;
 
color: #444444;
}

.DefaultProductDetail-Price {
font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 26px;
line-height: 32px;
text-align: center;
 
color: #3709e0;
}

.DefaultProductDetail-TaxPrice {
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 20px;
text-align: center;
 
color: #444444;
}

.DefaultProductDetail-RRPPriceLabel {
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 1;
text-align: center;
 
color: #444444;

}

.DefaultProductDetail-RRPPrice {
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 1;
text-align: center;
text-decoration-line: line-through;
 
color: #444444;
}

.DefaultProductDetail-SavePrice {
font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 1;
text-align: center;
 
color: #444444;
}

.DefaultProductDetail-ShortDesc {
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.5;
text-align: left;
 
color: #333333;
}

.ProductOptionsStyle {
background: #ffffff;
 
border: 1px solid #ddd;
border-radius: 4px;
 
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.5;
text-align: left;
 
color: #333333;
}

.ProductOptionsStyle_Choosen {
background-color:#cacaca !important;
}

.AdditionDropDown {
background: #ffffff;
 
border: 1px solid #ddd;
border-radius: 4px;
 
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.5;
text-align: left;
 
color: #333333;
}

.AdditionDropDown_Choosen {
background-color:#cacaca !important;
}

.AdditonTextfield {
background: #ffffff;
 
border: 1px solid #ddd;
border-radius: 4px;
 
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.5;
text-align: left;
 
color: #333333;
}

#cust_browse {
background: #ffffff;
 
border: 1px solid #ddd;
border-radius: 4px;
 
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.5;
text-align: left;
 
color: #333333;
}

.CheckboxHeader {
background: #ffffff;
 
border: 1px solid #ddd;
border-radius: 4px;
 
font-family: Poppins;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.5;
text-align: left;
 
color: #333333;
}

#DefaultProductDetail-CheckoutContainer {
background-color: #F1F1F1;
border-radius: 4px;
}

.DefaultProductDetail-ATCButton {
padding: 20px 24px;
 
background: #3709e0;
 
border-radius: 6px;
 
/* Add To Cart (text) */
font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 1;
letter-spacing: 0.05em;
text-align: left;
text-transform: uppercase;
 
color: #ffffff;
}

.DefaultProductDetail-ATCButton:hover {
background: #2EB3D8;
}

#DetailPageQuantBox {
border: 1px solid #ddd;
border-radius: 4px;
 
font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 1.5;
text-align: center;
 
color: #333333;
}


/*Default Styles*/

.POAmessage {
    border: solid 2px #ddd;
color: #333;
font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;

    text-decoration: none;
    line-height: 22px;
    text-align: center;
}

#LeadTimeMessage {
    border: solid 2px #ddd;
color: #333;
font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;

    text-decoration: none;
    line-height: 22px;
    text-align: center;
}

#DefaultProductDetail-OptionsContainer {
border-bottom:1px solid [PRODUCTOPTIONSBORDER];
}

.VariantSelectedLabel{
background-color: #FFFFFF;
color: #3809E0;
font-family: Poppins, sans-serif;
font-size: 13px;
font-weight: 400;
text-decoration: none;
line-height: 20px;

}
    
.VariantNameLabel{
    width: 96%;
color: #333;
font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;	
}

.VariantBox {
    border: solid 1px #ddd;
    background-color: #FFFFFF;
    color: #333;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
}

.VariantBoxChosen {
    border: solid 2px #ddd;
    background-color: #3809e0;
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
}
      
.ColorBox {
border: 1px solid #ddd;
}
    
.ColorBoxChosen	{
border:2px solid #3809e0;
}

#DefaultProductDetail-EstimatedDeliveryMessage {
border:solid 1px #ddd;
}

#DefaultProductDetail-ProductEnquiryContainer {
background-color: #3809e0;
border:solid 1px #3809e0;
color: #333;
border-radius: 5px;
}

.EnquireNowButton {
font-family:Poppins, sans-serif;
font-size:18px;
font-weight:400;
color:#333;
text-decoration:none;
line-height:30px;
text-align:center;
}

.EnquireNowButton a:link {
color:#333;
text-decoration:none;
}

.EnquireNowButton a:visited {
color:#333;
text-decoration:none;
}

.EnquireNowButton a:active {
color:#333;
text-decoration:none;
}

.EnquireNowButton a:hover {
color:#333;
text-decoration:none;
}

#DefaultProductDetail-Container {
	width:100%;
	margin:0 auto;
	display:grid;
	/* Width of columns different widths 15% 15% 15% / if it is same with use repeat(5(no of columns),1fr) */
	grid-template-columns: repeat(2,1fr);
	/* Gap in between products */
	grid-column-gap: 20px;
	float:left;
	padding-left:0%;
	padding-right:0%;
}

#DefaultProductDetail-LeftContainer {
margin-bottom: 20px;
}

.POAmessage {
padding: 14px 5px 5px 0px;
    float: right;
    clear: left;
    text-align: center;
    width: 99.5%;
}

#DefaultProductDetail-LeadTimeMessage {
    grid-column-start: 2;
    grid-column-end: 3;
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
}

#LeadTimeMessage {
    padding: 10px 2% 10px 2%;
    float: right;
    clear: left;
    text-align: center;
    width: 96%;
}


#DefaultProductDetail-BreadcrumbsContainer {
grid-column-start: 1;
grid-column-end: 3;
width:100%;
float:left;
padding-top: 10px;
}

#DefaultProductDetail-MainImageContainer {
grid-column-start: 1;
grid-column-end: 3;
width:100%;
float:left;
}

#DefaultProductDetail-MainImageContainer img {
max-width: 100% !important;
max-height: 500px !important;
height: auto !important;
width: auto !important;
}

.zoomWrapper {
width: 100% !important;
height: 100% !important;
text-align: center;
}

#DetailImage {
position: unset !important;
}

#DefaultProductDetail-MainImageContainerMobile {
display: none;
}
#ThumbImages {
    position: relative;
    z-index: 9999;
display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
flex-wrap: wrap;
}
#ThumbImages img {
max-width: 100px;
    max-height: 100px;
    margin-top: 10px;
    width: auto !important;
    height: auto !important;
box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.07);
}

#DefaultProductDetail-ThumbnailImageContainer {
grid-column-start: 1;
grid-column-end: 3;
width:100%;
float:left;
}

#DefaultProductDetail-ProdNameContainer {
grid-column-start: 1;
grid-column-end: 3;
width:100%;
float:left;
padding-bottom: 10px;
padding-top: 0px;
display: flex;
    justify-content: space-between;
column-gap: 10px;
margin-bottom: 10px;
}

#DefaultProductDetail-InfoContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
padding-bottom: 10px;
margin: 0px 0px 10px 0px;
}

#DefaultProductDetail-OptionsContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
padding-bottom: 10px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #ddd;
}

#DefaultProductDetail-ItemCodeContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 10px 0px;
}

#DefaultProductDetail-RRPPriceContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 10px;
}

#DefaultProductDetail-PriceContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 0px 0px 0px 0px;
}

#DefaultProductDetail-TaxPriceContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}



#DefaultProductDetail-SavePriceContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}

.DefaultProductDetail-SavePrice {
margin-left: 5px;
}



#DefaultProductDetail-ShortDescContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
padding: 10px 0px;
border-bottom: 1px solid #3809e020;
}

#DefaultProductDetail-VariantsContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 15px 0px 0px 0px;
}

.VariantBoxContainer{
padding: 0px 0px 15px 0px;
    width: 100%;
    display: flex !important;
    flex-flow: wrap;
float: left;
column-gap: 10px;
border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.VariantSelectedLabel{
    padding: 5px 2% 15px 0%;
    width: 96%;
    float: left;
	}
	
.VariantNameLabel{
    padding: 5px 0%;
    width: 100%;
float: left;
	}
	
.VariantBox {
     float: left;
    padding: 6px;
    margin-top: -1px;
    margin-left: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
	}

.VariantBoxChosen {
     float: left;
    padding: 6px;
    margin-top: -1px;
    margin-left: 0px;
    cursor: pointer;
   display: flex;
    align-items: center;
    justify-content: center;
border: none;
	}

.ColorBox {
float: left;
cursor:pointer;
width: 60px;
    height: 60px;
    max-height: 60px;
text-align: center;
background-position: center;
    border-radius: 76px;
    background-size: contain;
	}
    
.ColorBoxChosen	{
    float: left;
    cursor: pointer;
    width: 60px;
    height: 60px;
    max-height: 60px;
    text-align: center;
    background-position: center;
    border-radius: 76px;
    background-size: contain;
}


.ProductOptionsStyle {
height: 55px;
width: 100%;
margin-bottom:10px;
padding-left:10px;
}

.ProductOptionsStyle_Alert {
background-color:#FCC9C6 !important;
}

.AdditionCheckbox_Alert{
background-color:#FCC9C6 !important;
}

#DefaultProductDetail-AdditionsContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 0px 0px 0px 0px;
}

.AdditionDropDown {
height: 55px;
width: 100%;
margin-bottom:10px;
padding-left:10px;
}

.AdditionDropDown_Alert {
background-color:#FCC9C6 !important;
}

.AdditionDropDown_Choosen {
background-color:#EEEEEE !important;
}

.AdditonTextfield {
padding-top:15px;
padding-bottom:16px;
    width: 98%;
    padding-left: 1.5%;
margin-bottom:10px;
}

#cust_browse {
padding-top:15px;
padding-bottom:16px;
    width: 98.5%;
    padding-left: 1.5%;
margin-bottom:10px;
}

.CheckboxHeader {
padding-top:15px;
padding-bottom:16px;
    width: 98.5%;
    padding-left: 1.5%;
margin-bottom:10px;
}

#DefaultProductDetail-SwatchesContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}

#DefaultProductDetail-QTYDiscountsContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}

#DefaultProductDetail-CountdownContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
padding:20px 0px 20px 0px;
border:solid 1px [PRODUCTOPTIONSBORDER];
}

#DefaultProductDetail-EstimatedDeliveryMessage {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
padding:20px 0px 20px 0px;
text-align:center;
}


#DefaultProductDetail-ProductEnquiryContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
padding:20px 0px 20px 0px;
background-color: #3809e0;
border:solid 1px #3809e0;
color: [MAINCATFONTCOLOUR];
border-radius: 5px;
}

#DefaultProductDetail-CheckoutContainer {
width: 95%;
float: left;
margin: 10px 0px 0px 0px;
display: flex;
    justify-content: space-between;
padding: 2.5%;
align-items: center;
}


#CheckoutInner {
    grid-column-start: 2;
    grid-column-end: 3;
display: flex;
justify-content: flex-end;
column-gap: 10px;
width: 100%;
}

#DefaultProductDetail-LoyaltyContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}

.DefaultProductDetail-ATCButton {
	width: 100%;
height: 52px;
	cursor: pointer;
	float:right;
display: flex;
    align-items: center;
    justify-content: center;
}

.DefaultProductDetail-ATCButton:hover {

}

.DefaultProductDetail-ATCButton {
border: none;
}

#DetailPageQuantBox {
display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding-block: 0;
    padding-inline: 0;
}

#DefaultProductDetail-WishListContainer {
min-width:50px; 
height:50px; 
float:right;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}


#DefaultProductDetail-StockContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
color:#FF0000;
padding: 20px 0px 20px 0px;
border: solid 2px #FF0000;
text-align: center;
display:none;
}


#DefaultProductDetail-NotifyContainer {
grid-column-start: 2;
grid-column-end: 3;
width:100%;
float:left;
margin: 10px 0px 0px 0px;
display: none;
}

#DefaultProductDetail-BottomContainer {
grid-column-start: 1;
grid-column-end: 3;
width:100%;
float:left;
margin: 20px 0px 0px 0px;
}

#DefaultProductDetail-TabsContainer {
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}

#DefaultProductDetail-RelatedProductsContainer {
width:100%;
float:left;
margin: 10px 0px 0px 0px;
}

#DefaultProductDetail-ProductReviewsContainer {
width:100%;
float:left;
margin: 10px 0px 0px 0px;
display: none;
}

/**Carpet Product**/

#CarpetAreaContainer
{
grid-column-start: 2;
    grid-column-end: 3;
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    border: solid 1px #cacaca;display:none;
}

#RollRequiredDisplay
{
text-align: center;
display:none;
}

#Carpet_note
{
float:left;
width:100%;
text-align:center;
}

#Carpetremainder_content
{
float:left;
width:100%;
text-align:center;
}

#RollLength
{
float:left;
width:100%;
margin-top: 17px;
}

.RollContent
{
float:left;
width:100%;
}

.CarpetLabel
{
font-weight:bold;
}

#AttributeList
{
display:none;
}


/**/

div.simpleTabs { 
}

ul.simpleTabsNavigation { 
padding:0; 
display: flex;
width: 100%;
justify-content: flex-start;
    border-top: 1px solid #ddd;
    padding-top: 14px;
}

/*TABNAVIGATIONHEIGHTSTYLE*/
div.simpleTabsContent.currentTab {
margin-top: 16px;
    display: block;
    overflow-wrap: break-word;
    float: left;
    width: 100%;
    border: none;
    box-sizing: border-box;
}

.simpleTabs {
width:100% !important;
}

ul.simpleTabsNavigation li { 
list-style:none; 
display:inline; 
margin:0px 0px 0px 0px; 
padding:0; 
}

ul.simpleTabsNavigation li a:link {
/*-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;*/
}

/*STYLESFOROTHERTABS*/
ul.simpleTabsNavigation li a { 
background-color: #fff !important;
border-bottom: none;
color:#333;
font-family: Poppins, sans-serif;
font-size: 18px;
padding:10px 18px 10px 0px;
font-weight: 500;
}

/*STYLESFORMOUSEOVER*/
ul.simpleTabsNavigation li a:hover { 
background-color: #fff !important;
border-bottom: none;
color:#333;
font-family: Poppins, sans-serif;
font-size: 18px;
padding:10px 18px 10px 0px;
font-weight: 500;
}

/*OPENTABSTYLES*/
ul.simpleTabsNavigation li a.current {
background-color: #fff !important;
border-bottom: none;
border-bottom:none;
color:#3809e0 !important;
font-family: Poppins, sans-serif;
font-size: 18px;
padding:10px 18px 10px 0px;
font-weight:500;
}

/*TABINFORMATIONBOXSTYLE*/
div.simpleTabsContent {
border:solid 1px #ddd;
background-color:#fff !important;
padding:10px 1% 10px 1%; 
display:none; 
width:98%;
}

button.accordion {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
color:#333;
font-family: Poppins, sans-serif;
    font-size: 18px !important;
    font-weight: 500 !important;
}

@media only screen and (max-width: 1200px) {
.DefaultProductDetail-ATCButton {
font-size: 16px;
}
.DefaultProductDetail-ProdName {
    font-size: 26px;
    line-height: 34px;
}
}

@media only screen and (max-width: 1120px) {
.DefaultProductDetail-ATCButton {
font-size: 14px;
padding: 16px 18px;
}
}

@media only screen and (max-width: 1000px) {
.DefaultProductDetail-ProdName {
font-size: 22px;
line-height: 28px;
}

.DefaultProductDetail-ATCButton {
font-size: 14px;
line-height: 17px;
padding: 12px 12px;
text-align: center;
}
}

@media only screen and (max-width: 850px) {
#DefaultProductDetail-LeftContainer {
grid-column-start: 1;
    grid-column-end: 3;
}
#DefaultProductDetail-RightContainer {
grid-column-start: 1;
    grid-column-end: 3;
position: relative;
}

.DefaultProductDetail-ATCButton {
font-size: 16px;
line-height: 16px;
padding: 12px 32px;
}

#DefaultProductDetail-CheckoutContainer {
flex-direction: column;
row-gap: 10px;
padding: 5% 2.5%;
}

#DefaultProductDetail-PriceContainer {
text-align: center;
}

#CheckoutInner {
    justify-content: center;
}


#DefaultProductDetail-BottomContainer {
margin: 20px 0px 0px 0px;
}

#DefaultProductDetail-TabsContainer {
margin: 0px 0px 0px 0px;
}

#DefaultProductDetail-MainImageContainer {
float: none;
text-align: center;
}
#DefaultProductDetail-MainImageContainer img {
max-width: 50% !important;
max-height: 50% !important;
}
#DefaultProductDetail-ThumbnailImageContainer {
float: none;
text-align: center;
}

#DefaultProductDetail-MainImageContainerMobile {
display: inline;
}

#DefaultProductDetail-MainImageContainerMobile img {
max-width: 100% !important;
max-height: 100% !important;
width: auto !important;
height: auto !important;
}

#DefaultProductDetail-MainImageContainer {
display: none;
}
#DefaultProductDetail-ThumbnailImageContainer {
display: none;
}


}

#DefaultProductDetail-MobileTabsContainer
{
display:none;
}


@media only screen and (max-width: 695px) { 
#DefaultProductDetail-MobileTabsContainer{
display:block;
}
#DefaultProductDetail-TabsContainer{
display:none;
}
}

.slick-slide {
display: flex !important;
justify-content: center !important;
min-height: 300px !important;
align-items: center !important;
}

.slick-slide img {
max-width: 100% !important;
max-height: 300px !important;
width: auto !important;
height: auto !important;
}

.slick-slider {
padding-inline-start: 0 !important;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}

.slick-next {
display: none !important;
}

.slick-prev {
    display: none !important;
}

.panel {
font-family: Poppins, sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    width: 100% !important;
    text-align: left;
    padding: 10px 1% 10px 1% !important;
    border: solid 1px #ddd;
    margin-top: -3px;
    float: left;
    box-sizing: border-box;
}